home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows 6-Pak - Disc 4
/
Windows 6-Pak (InfoMagic) (Disc 4) (1999).ISO
/
Text-Chat-Scripts
/
pp-320m.exe
/
pp300
/
loop-ns.bat
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1997-09-19
|
347 b
|
17 lines
@echo off
cls
echo
echo
echo
echo
echo This DOS box is updating the attack detection window.
echo
echo
echo If you close it, the window will no longer be updated in real time, and no
echo attacks will be automatically detected.
:loop
netstat %5 %6 %7 %8 %9 >%2ns-temp.txt
%2poke %1 command null %3
%2sleep %4
goto loop